Add changelog for upload
authorStuart Prescott <stuart@debian.org>
Mon, 9 Sep 2024 20:36:06 +0000 (06:36 +1000)
committerStuart Prescott <stuart@debian.org>
Mon, 9 Sep 2024 20:42:18 +0000 (06:42 +1000)
debian/changelog

index bea4d9a6a2c3b63908f3aefb21b6cb0e2f518e1b..5dc8c91e6b6227aa522637dfbc5dbe4776da240d 100644 (file)
@@ -1,3 +1,16 @@
+pyside6 (6.6.2-3) unstable; urgency=medium
+
+  * Remove local patch for some xfail markings on some tests that now pass.
+  * Add missing build-dep on qml6-module-qtquick-window.
+  * Add additional architecture restrictions on tests based on package
+    availability.
+  * Specify a sensible test-name in d/tests/control for each test to make the
+    logs easier to read.
+  * Mark arm64 test failures as xfail temporarily to allow package build to
+    complete.
+
+ -- Stuart Prescott <stuart@debian.org>  Tue, 10 Sep 2024 06:35:35 +1000
+
 pyside6 (6.6.2-2) unstable; urgency=medium
 
   [ Gianfranco Costamagna ]